/*@font-face{*/
/*    font-family:'OPPOSans-Bold';*/
/*    src:url('../font/OPPOSans-Bold.ttf');*/
/*}*/
/*@font-face{*/
/*    font-family:'OPPOSans-L';*/
/*    src:url('../font/OPPOSans-L.ttf');*/
/*}*/
/*@font-face{*/
/*    font-family:'OPPOSans-M';*/
/*    src:url('../font/OPPOSans-M.ttf');*/
/*}*/
/*@font-face{*/
/*    font-family:'OPPOSans-Regular';*/
/*    src:url('../font/OPPOSans-Regular.ttf');*/
/*}*/
*{
    padding: 0;
    margin: 0;
    font-family: "OPPOSans-Bold";
    box-sizing: border-box;
    box-sizing: -webkit-border-box;
}
.dfex {
	display: flex;
}

.fx-list {
	align-items: center;
}

.fx-list-jc {
	justify-content: center;
}

.fx-list-sb {
	justify-content: space-between;
}

.fx-list-end {
	justify-content: flex-end;
}

.fx-column {
	flex-direction: column;
}

.fx-warp {
	flex-wrap: wrap;
}

.fx-dir-right {
	flex-direction: row-reverse;
}

.flexs {
	flex: 1;
}

.trf {
	text-align: left;
}
.trg{
    text-align: right;
}
.trt {
	text-align: center;
}

.disf {
	display: none;
}
.mar5{
    margin-right: 5px;
}
.wiso{
    margin-left: 99px;
    width: 110px;
    height: 25px;
    background: #0073BC;
    border-radius: 9px;
    text-align: center;
    line-height: 25px;
    color: #fff;
}

/* 字体 */
/*.fons {*/
/*	font-family: Arial;*/
/*	font-weight: bold;*/
/*}*/
.fontsy{
    font-family:"思源黑体","Microsoft YaHei";
	font-weight: bold;
}

/* 文字超出显示 */
.swizes {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
/*鼠标改变颜色*/
.llty:hover{
    color: #4E96CA;
}
.rightb3{
    display: none;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font22r{
    font-size: 22.59px;
}
.p16s p{
    font-size: 16px !important;
    font-weight: normal;
    color: #282828;
}
.font14{
    font-size: 14px;
}
.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}
.font17{
    font-size: 17px;
}
.fon22 {
	font-size: 22px;
}
.font26{
    font-size: 26px;
}
.fon36 {
	font-size: 36px;
}

.font20 {
	font-size: 20px;
}
.font19s{
    font-size: 19.79px;
}
.font22{
    font-size: 22px;
}
.fon28 {
	font-size: 28px;
}
.ps16 p{
    font-size: 16px;
}
.fon30 {
	font-size: 30px;
}
.fon31{
    font-size: 31px;
}
.fon32{
    font-size: 32px;
}
.fon48 {
	font-size: 48px;
}

.fon56 {
	font-size: 56px;
}

/* 颜色 */
.cu {
	color: #1179BD;
}
.cub1{
    color: #0073BC !important;
}
.ce-1 {
	background-color: rgba(238, 238, 238) !important;
}

.co {
	color: #000;
}
.c3{
    color: #333;
}
.ce {
	color: #eee;
}
.a3{
    color: #a3a3a3;
}

.cf {
	color: #fff;
}
/*字体不一样*/
.hansfw{
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
}
.hanbsfwe{
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
}
.foweight{
    font-weight: bold;
}
.c8 {
	font-family: Source Han Sans CN;
    font-weight: 400;
    color: #131313;
    opacity: 0.3;
}
.cdf{
    color: #4D4D4D;
    font-family: Source Han Sans CN;
    font-weight: 400;
}

.c6 {
	color: #666;
}
.htmls{
    display: none;
}

.htm1 .htmls:nth-last-child(1){
    display: block;
}

.ppt.htmls:nth-last-child(1){
    display: block;
}

.imgs img{
    display: none;
    width: 100%;
}
.imgs .active{
    display: block;
}
/* 分页 */
.daohp {
	margin-top: 62px;
	font-size: 14px;
}

.daohp ul {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.daohp li {
	min-width: 30px;
	padding: 0px 5px;
	line-height: 27px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px 2px;
	border: 1px solid #b5b5b5;
	text-align: center;
	border-radius: 5px;
}
.mat13{
    margin-top: 13px;
}

.daohp li a {
	margin-right: 6px;
	min-width: 30px;
	width: auto;
	padding: 0px 10px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	box-sizing: border-box;
	display: block;
	color: #3f3f3f;
	text-align: center;
	border-radius: 5px;
}

.daohp li span {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #3f3f3f;
	font-size: 12px;
}

.daohp .active {
	background: #2C7FC2;
	color: #fff;
}

.daohp .active a {
	color: #fff;
}

.mat20 {
	margin-top: 20px;
}

.centers {
	margin: 0 auto;
	padding: 0 200px;
}

.room {
	position: relative;
}

.swipert {
	width: 100%;
	 height: 650px; 
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.contsg {
	position: absolute;
	top: 200px;
	left: 200px;
	text-align: left;
}

.pptucs {
	width: 100%;
	height: 100%;
}
.pat67{
    padding-top: 67px;
}
.pa40s{
    padding-top: 40px;
}
.texts {
	font-size: 36px;
	font-weight: initial;
	
}
.pones{
    width: 60px;
    height: 2px;
    background: #000;
}

.miaos {
	margin-top: 40px;
	font-size: 18px;
	font-weight: 400;
}

.btnsr {
	width: 90px;
	height: 28px;
	text-align: center;
	border: 1px solid #000;
	margin-top: 48px;
	font-size: 16px;
	line-height: 28px;
	border-radius: 6px;
}
.btnsren{
    width: 105px !important;
}
.rx1s{
    padding-top: 115px;
    padding-bottom: 49px;
}
.clolsb .swiper-pagination-bullet-active {
	background-color: rgba(123, 124, 126);
	width: 20px;
	border-radius: 5px;
}

.farm {
	margin: 0 50px;
}

.abhf {
	width: 69%;
	margin-right: 1%;
	margin-top: 20px;

}
.abhf:nth-child(2), .abhf:nth-child(3){
    width: 30%;
}

.abhf:nth-child(even){
    margin-right:0;
}
.imgs1b {
	width: 100%;
	height: 370px;
}

.holdx {
	margin-top: 108px;
}

.sizcolr1 {
	font-size: 32px;
	color:#1179BD;
}
.uysq{
    padding: 0 54px;
    background: #eee;
    width: 100%;
}
.codlk {
	margin-top: 30px;
}

.mensf {
	max-width: 1520px;
	margin: 0 auto;
}
.mensf1{
    margin-left: 285px;
	margin-right: 335px;
}
.mensf2{
    margin-left: 252px;
    margin-right: 252px;
}
.pa23 {
	padding: 23px;
}
.pa42sd{
    padding-top: 42px;
}
.kpls {
	width: 494px;
	height: 342px;
}
.kplsu{
    width: 100%;
	height: 266px;
	margin-top: 69px;
}
.mat100{
    margin-top: 40px;
}
.rightb {
	width: 20px;
	height: 20px;
}

.bg1 {
	background-color: rgba(248, 248, 248);
	padding-top: 30px;
	padding-bottom: 100px;
}

.y_hover_long_img {
	overflow: hidden;
}

.y_hover_long_img:hover img {
	transform: scale(1.1);
	transition: ease 2s all;
}

.y_hover_long_img img {
	transition: ease 2s all;
}

.newsb {
	width: 100%;
	margin-top: 50px;
	background-color: #fff;
}
.ljgd{
    color: #000;
}
.ljgd:hover{
    color: #1179BD;
}
.p1 {
	text-align: center;
	font-size: 32px;
	padding-top: 35px;
}

.c-2 {
	border: 1px solid #eee !important;
}

.rightb1 {
	width: 20px;
	height: 20px;
}

.uyjkl {
	line-height: 33px;
}

.llpo {
	margin-top: 50px;
}
.zzsp{
    width: 103px;
    height: 110px;
    position: absolute;
    top: -43px;
    left: 84px;
}
.moreo {
	border: 1px solid #000;
	padding: 4px 17px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
}

.advertisement {
	background-color: #fff;
	width: 100%;
	margin-top: 80px;
	padding: 30px 0;
}

.textle {
	padding-bottom: 20px;
}

.ones {
	width: 155px;
	height: 2px;
	background-color: rgba(13, 113, 203, 1);
	margin: 0 auto;
}

.pa15 {
	padding-top: 15px;
}

.nobuy {
	padding-top: 30px;
}

.mrbtn {
	background-color: rgb(244, 126, 38);
	padding: 4px 17px;
	margin-bottom: 40px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
}

.weba {
	width: 30px;
	height: 30px;
}

.herg {
	width: 100%;
	height: 610px;
	object-fit: cover;
}

.h1f {
	position: absolute;
	bottom: 300px;
	left: 200px;
}

.bacf {
	width: 100%;
	height: 40px;
	background-color: #fff;
}

.centrek {
	width: 100%;
	background-color: rgb(247, 248, 248);
	padding-bottom:40px;
}
.ppsiz{
    padding-top: 43px;
}
.ddsiz{
    padding-top:78px;
}
.pat40 {
	padding: 40px 0;
}
.corlp{
    color: #282828;
	opacity: 0.9;
}
.pat {
	margin-top: 30px;
	word-break: break-all;
	font-size: 14px;
}
.pptsop{
    /*max-width: 1920px;*/
    /*margin: 0 200px;*/
    padding-top: 20px;
}
.uutsop{
    width: 1150px;
    margin: 0 auto;
}

.sb1 {
	width: 32%;
	margin-right:2%;
	margin-top: 33px;
}
.sb1:nth-child(3n+0){
    margin-right:0;
}
.sb2{
    width: 32%;
	margin-right:2%;
	margin-top: 87px;
}
.sb2:nth-child(3n+0){
    margin-right:0;
}
.sb3{
	width: 32%;
	margin-right:2%;
	margin-top: 52px;
}
.sb3:nth-child(3n+0){
    margin-right:0;
}
.zstf{
    margin-top: 45px;
}
.ings {
    width: 243px;
}
.ingst{
   width:100%;
   height: 330px; 
}

.potabj {
	position: absolute;
	top: 40%;
	left: 25%;
	display: none;
}

.sb1:hover .potabj {
	display: block;
}

.nameo {
	padding: 10px 0;
}

.ffp {
	width: 230px;
	height: 2px;
	background-color: #fff;
}

.trekone {
	margin-top: 20px;
	width: 70px;
	height: 2px;
	background-color: rgba(13, 113, 203, 1);
	margin: 0 auto;
}
.classification {
    margin-top: 48px;
    text-align: center;
    padding:20px 40px;
}
.matr10b{
    margin-top: 10px;
}
.mar9{
    margin-right: 9px;
}
.classifhoer {
	background-color:#1179BD;
	border-radius: 24px;
}
.classifhoer a{
    color: #fff !important;
}
.trewh {
	width: 32%;
	margin-right:2%;
	margin-top: 33px;
	background: #eee;
}
.trewh:nth-child(3n+0){
    margin-right:0;
}
.shytpj{
    padding:0 30px;
}
.kpls1t{
  display: block;
  margin: 0 auto;
  margin-top: 69px;
  width: 100%;
}
.xxbot{
    margin-bottom: 49px;
}
.home {
	width: 26px;
	height: 26px;
}

.right3 {
	width: 20px;
	height: 20px;
}

.zhans {
	padding: 14px 40px;
	background: #a3a3a3;
	border-radius: 23px;
	color: #fff;
}

.picimg {
	width: 55%;
	background-color: #eee;
	margin-right: 5%;
	padding: 109px 60px;
}

.imgpicg {
	width: 100%;
}

.mat10 {
	margin-top: 10px;
}

.parameterp {
	width: 40%;
}

.qiehus {
	padding: 20px 0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 20px;
}

.po1j  {
	width: 30%;
	display: flex;
	align-items: center;
	background: #eee;
	margin-right: 5%;
	cursor: pointer;
	padding: 20px 5px;
}
.po1j :nth-child(3n+0){
    margin-right:0;
}

.po1j img {
	width: 100%;
}

.zxla {
	margin-top: 100px;
	width: 148px;
	height: 45px;
	color: #fff;
	text-align: center;
	background-color:#1179BD;
	border-radius: 23px;
	line-height: 45px;
}

.chansu {
	margin-top: 40px;
	border-bottom: 1px solid #c0c0c0;
}
.wpsuh{
    margin-top: 34px;
}
.cuyp {
	max-width: 620px;
	margin:  0 auto;
}

.prdcenter {
	width: 150px;
    height: 50px;
    background: #0073BC;
	color: #fff;
	text-align: center;
	line-height: 50px;
}

.classifi {
	width: 31%;
	margin-right: 2%;
	padding: 20px 0;
}
.classifi :nth-child(3n+0){
    margin-right: 0;
}

.abck {
	width: 32%;
	margin-right: 1%;
	margin-top: 60px;
}
.abck:nth-child(3n+0){
    margin-right: 0;
}

.k2po {
	width: 100%;
	height: 342px;
}

.phovet:hover {
	color:#4E96CA;
}

.hottext {
	border-bottom: 1px dashed #c0c0c0;
}

.bokpr {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.dowles {
    margin-left: 99px;
	width: 50px;
	height: 25px;
    background: #0073BC;
    border-radius: 9px;
    text-align: center;
    line-height: 25px;
    color: #fff;
}
.mlf99{
    margin-left: 126px;
}
.spno1 {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 40%;
	left: 45%;
	z-index: 10;
}

.tepbek {
	margin: 40px 0;
}

.videos {
	width: 100%;
}

.brtysj {
	width: 39px;
	height: 1px;
	background: #026CA0;
    border: 1px solid #000;
	margin: 0 auto;
	margin-top: 21px;
	margin-bottom: 26px;
}

.boderbtom {
	background-color: rgb(248, 248, 248);
	border-bottom: 1px solid #b5b5b5;
}

.textra {
	margin-top: 40px;
	width: 94%;
	height: 158px;
	color: #0073bc;
	font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
}

.inps {
	width: 46%;
	margin-right: 2%;
	height: 60px;
	color: #0073bc;
	font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
}

.inps1 {
	width: 46%;
	margin-right: 2%;
	height: 60px;
}

.inutr {
	width: 100%;
	height: 60px;
	background-color: rgb(247, 248, 248);
	color: #0073bc;
	font-family: Arial;
	font-weight: bold;
}

.subit {
	width: 94%;
	padding: 20px 0;
	background-color: rgb(67, 67, 67);
	color: #fff;
	margin-top: 40px;
	font-size: 18px;
}

.clinks {
	position: absolute;
	top: 10px;
	right: 0;
	color: rgba(13, 113, 203, 1);
	font-size: 16px;
}

.mat50 {
	margin-top: 50px;
}
.mat333{
    margin-top:30px;
}
.imgsop {
	width: 100%;
	margin-top: 70px;
}

.left1 {
	width: 45%;
	margin-right: 5%;
}

.right01 {
	width: 100%;
	height: 530px;
}

.kplert {
	display: none;
}

.hidek {
	display: none;
}

.bkys {
	width: 200px;
	height: 60px;
}

.yd {
	width: 40px;
	height: 40px;

}

.mtr20 {
	margin: 20px;
}

/* 移动导航栏 */

.bsqh {
	position: fixed;
	top: 0;
	z-index: 1000;
	background: #fff;
	width: 100%;
	height: 100%;
	font-size: 16px;
}


.closedh {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.liso {
	width: 200px;
	height: 90px;
	display: block;
	margin: 60px auto;
}

.hoskh {
	margin: 0 20px;
}

.hoskhli {
	margin-bottom: 10px;
	border-bottom: 1px solid #CFD6D8;
	padding-bottom: 10px;
}

.fx1 {
	flex: 1;
}
.flexsn{
    flex: 1;
}
@media screen and (min-width: 1980px) {
   .mensf{
       max-width: 1980px;
   }
   .trewh{
       padding: 0 100px;
   }
}
@media screen and (max-width: 1600px) {
    .centers{
        padding: 0px 100px;
    }
   .lis {
		padding: 0 10px;
	}
	.mensf{
       max-width: 1200px;
   }
   .kplsu{
       height: 200px;
   }
   .enlis{
       padding: 0 15px;
   }
}
/* 响应式 */
@media screen and (max-width: 1400px) {
    .mensf{
       max-width: 1000px;
   }
	.lis {
		padding: 0 8px;
	}
	.enlis{
       padding: 0 7px;
   }
	.kpls {
		width: 238px;
		height: 200px;
		padding-top: 0px;
	}

	.inpfs {
		right: 0;
	}

	.potabj {
		left: 10%;
	}

	.classifi {
		padding: 10px 15px;
	}
	.zzsp{
	    left: 12px;
	}
	/*.mensf1{*/
	/*    margin-left: 200px;*/
	/*    margin-right: 200px;*/
	/*}*/
	.classification{
	    padding: 12px 0px;
	}
	.uutsop{
	    max-width: 100%;
	}
	.pptsop{
	    max-width: 1000px;
	}
	.kpls1t {
	    width: 100%;
	}
	.imgpicg{
	    width: 100%;
	}
	.mlf99{
	    margin-left: 100px;
	}
	.dowles{
	    margin-left: 60px;
	}
	.kplsu{
	    height: 176px;
	    margin-top: 49px;
	}
	.rx1s{
	    padding-top: 85px;
	}
	.cuyp {
	max-width: 690px;
	margin:  0 auto;
}
}
@media screen and (max-width: 1200px) {
    .swipert{
        height: 500px;
    }
    .pptucs{
        object-fit: cover;
    }
    .imgs1b{
        height: 250px;
        object-fit: contain;
    }
    .kplsu{
        object-fit: contain;
    }
    .mSwiper1 .swiper-slide{
        height: 100%；
    }
    .font22r{
        height:60px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .kpls{
        object-fit: contain;
    }
    .imgs .active{
        object-fit: contain;
    }
}
@media screen and (max-width: 780px) {
    .bg1{
        padding-top:0;
    }
    .holdx {
        margin-top: 20px;
    }
    .sizcolr1 {
        font-size: 20px;
    }
	.xklp {
		display: none;
	}
    .swipert{
        height: 300px;
    }
	.kplert {
		display: block;
	}

	.texts {
		font-size: 12px;
	}

	.miaos {
		margin-top: 6px;
		font-size: 10px;
	}

	.contsg {
		top: 126px;
		left: 20px;
	}

	.btnsr {
		width: 75px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
		margin-top: 20px;
	}

	.mensf {
		flex-wrap: wrap;
		margin-left: 20px;
		margin-right: 20px;
	}

	.pptucs {
		height: 300px;
	}

	.inpto {
		width: 176px;
		font-size: 14px;
	}

	.fxwp {
		flex-wrap: wrap;
	}

	.farm {
		margin: 0 0;
	}

	.fx1 {
		flex: none;
		margin-right: 15px;
	}

	.inpfs {
		right: 40px;
	}

	.herg {
		height: 200px;
	}

	.pat {
		padding: 0 30px;
	}

	.h1f {
		bottom: 20px;
		left: 20px;
	}

	/*.sb1 {*/
	/*	width: 100%;*/
	/*}*/
	.sb2{
	    width: 100%;
	}

	.withs {
		width: 100%;
	}

	.kpls {
		width: 98%;
		height: auto;
	}

	.picimg {
	    width: 100%;
		height: auto;
	}
    .parameterp{
        width: 100%;
        margin-top: 50px;
    }
	.po1j {
		height: 0.375rem;
	}

	.cuyp {
		margin: 0 30px;
	}

	.classifi {
		padding: 5px 7px;
	}

	.k2po {
		height: 240px;
	}

	.mr20 {
		margin-right: 5px;
	}

	.abck {
		width: 100%;
	}

	.fon014 {
		font-size: 14px !important;
	}

	.fon012 {
		font-size: 12px !important;
	}

	.hottext {
		margin: 0 30px;
	}

	.spno1 {
		left: 36%;
	}

	.tepbek {
		margin: 0 0;
	}

	.videos {
		height: 300px;
	}

	.clinks {
		top: 26%;
	}

	.ings {
		height: auto;
	}

	.left1 {
	    width: auto;
		margin: 0 auto;
	}

	.right01 {
		margin-top: 20px;
		height: 330px;
	}
	.classification{
	    padding: 5px 10px;
	}
	/*.po1j img{*/
	/*    height: auto;*/
	/*}*/
	.imgs1b{
	    height: auto;
	}
	.p1{
	    font-size: 16px;
	}
	.sizcolr1 {
	    font-size: 20px;
	}
	.fon22{
	    font-size: 18px;
	}
	.ingst {
	    width: 100%;
	    height: 200px;
	}
	/*.daohp ul{*/
	/*    display: inherit;*/
	/*}*/
	.daohp li{
	    padding: 0 0;
	}
	.fonstu{
	    font-size: 14px !important;
	}
	.dowles {
	    width: 86px;
	    height: 24px;
	}
	.mensf1 {
	    margin-left: 35px;
	    margin-right: 10px;
	}
	.mat100{
	    margin-top: 20px;
	}
	.uysq {
	    padding: 0 28px;
	}
	.rx1s {
	    padding-top: 20px;
	    padding-bottom: 24px;
	}
	.font18 {
	    font-size: 16px;
	}
	.uutsop{
	    max-width:780px;
	    width: 100%;
	}
	.newsb{
	    margin-top: 25px;
	}
	.llpo {
	    margin-top: 25px;
	}
	.shytpj{
	    padding: 0 20px;
	}
	.trewh {
	width: 100%;
	/*margin-right:2%;*/
	margin-top: 33px;
	background: #eee;
    }
    .trewh:nth-child(3n+0){
        width: 100%;
        /*margin-right:2%;*/
    }
    .trewh:nth-child(even){
        /*width: 50%;*/
        width: 100%;
        margin-right:0;
    }
    .lip5 {
        margin-top: 10px;
    }
    .kplsu{
        height: auto;
        margin-top: 20px;
    }
    .font22r{
        font-size: 18px;
    }
    .home {
        width: 14px;
        height: 14px;
    }
    .zhans {
        padding: 10px 20px;
    }
    .picimg {
        padding: 30px 15px;
    }
    .kpls1t{
        margin-top: 20px;
    }
    .rightb{
        width: 20px;
        height: 20px;
    }
    .mlf99{
	    margin-left: 30px;
	}
    .font22{
        font-size: 18px;
    }
    .font26{
        font-size: 20px;
    }
    .fon31{
        font-size: 26px;
    }
    .ljgd{
        line-height: 15px;
    }
    .font15{
        line-height: 15px;
    }
    .mat40bs{
        margin-top: 40px;
    }
    .sb1{
        width: 100%;
    }
    .sb3{
        width: 100%;
    }
    .inps{
        width: 100%;
    }
    .textra{
        width: 100%;
        height: 120px;
    }
    .iponfont{
        font-size: 14px !important;
    }
    .iponfont1{
        font-size: 28px !important;
    }
    .yuans{
        position: relative;
        z-index: 99;
    }
    
    .y_hover_long_img{
        width: 100%;
        margin-right: 0px;
        height: 150px;
    }
    .y_hover_long_img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .abhf:nth-child(2), .abhf:nth-child(3){
        width: 100%;
    }
    .imgs .active{
        object-fit: cover;
        height: 300px;
    }
}